db_venik
Previous topic Chapter index Next topic

Foreign Key: lieu_ramet

 

 

Schema

public

 

Table

autre_cru_geno

 

Descriptions

There is no description for foreign key lieu_ramet

 

Definition

FOREIGN KEY (idlieu_ramet)
   REFERENCES public.lieu(idlieu)
   ON DELETE RESTRICT
   ON UPDATE RESTRICT
   NOT DEFERRABLE

This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com)
Previous topic Chapter index Next topic